added samples
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2008 / CppRedirectConsole / resource.h
blob17b4d1d532e953d9f7a5e5fbb0b73a7756d00fb0
1 //{{NO_DEPENDENCIES}}
2 // Microsoft Visual C++ generated include file.
3 // Used by CppRedirectConsole.rc
4 //
5 #define IDD_MAINDIALOG 103
6 #define IDC_EDIT_COMMAND 1000
7 #define IDC_EDIT_INPUT 1001
8 #define IDC_BUTTON_RUN 1002
9 #define IDC_BUTTON_INPUT 1003
10 #define IDC_EDIT_OUTPUT 1004
11 #define IDC_STATIC -1
13 // Next default values for new objects
14 //
15 #ifdef APSTUDIO_INVOKED
16 #ifndef APSTUDIO_READONLY_SYMBOLS
17 #define _APS_NO_MFC 1
18 #define _APS_NEXT_RESOURCE_VALUE 129
19 #define _APS_NEXT_COMMAND_VALUE 32771
20 #define _APS_NEXT_CONTROL_VALUE 1005
21 #define _APS_NEXT_SYMED_VALUE 110
22 #endif
23 #endif